|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Service | |
|---|---|
| org.neo4j.helpers | Common Java utilities. |
| Uses of Service in org.neo4j.helpers |
|---|
| Subclasses of Service in org.neo4j.helpers | |
|---|---|
static class |
Service.CaseInsensitiveService
A base class for services, similar to Service, that compares keys
using case insensitive comparison instead of exact comparison. |
| Methods in org.neo4j.helpers with type parameters of type Service | ||
|---|---|---|
static
|
Service.load(Class<T> type,
String key)
Load the Service implementation with the specified key. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||